object frmSobreEliptico: TfrmSobreEliptico Left = 148 Top = 79 BorderIcons = [] BorderStyle = bsNone ClientHeight = 449 ClientWidth = 632 Color = clTeal Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object imgFundo: TImage Left = 0 Top = 0 Width = 632 Height = 449 Align = alClient Picture.Data = {} Stretch = True end object lblTitulo1: TLabel Left = 151 Top = 282 Width = 331 Height = 28 Alignment = taCenter AutoSize = False Caption = 'lblTitulo1' Font.Charset = DEFAULT_CHARSET Font.Color = clYellow Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object lblTitulo2: TLabel Left = 151 Top = 306 Width = 331 Height = 28 Alignment = taCenter AutoSize = False Caption = 'lblTitulo2' Font.Charset = DEFAULT_CHARSET Font.Color = clYellow Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object pnlLogo: TPanel Left = 160 Top = 40 Width = 312 Height = 234 BevelInner = bvLowered BevelWidth = 2 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 object imgLogo: TImage Left = 2 Top = 2 Width = 107 Height = 103 Center = True OnClick = imgLogoClick OnMouseDown = imgLogoMouseDown end end object btnMais: TBitBtn Left = 8 Top = 212 Width = 145 Height = 25 Caption = ' &Saber Mais' TabOrder = 0 OnClick = btnMaisClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000120B0000120B00001000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333FFFFF3333333333F797F3333333333F737373FF333333BFB999BFB 33333337737773773F3333BFBF797FBFB33333733337333373F33BFBFBFBFBFB FB3337F33333F33337F33FBFBFB9BFBFBF3337333337F333373FFBFBFBF97BFB FBF37F333337FF33337FBFBFBFB99FBFBFB37F3333377FF3337FFBFBFBFB99FB FBF37F33333377FF337FBFBF77BF799FBFB37F333FF3377F337FFBFB99FB799B FBF373F377F3377F33733FBF997F799FBF3337F377FFF77337F33BFBF99999FB FB33373F37777733373333BFBF999FBFB3333373FF77733F7333333BFBFBFBFB 3333333773FFFF77333333333FBFBF3333333333377777333333} NumGlyphs = 2 end object btnOK: TBitBtn Left = 478 Top = 212 Width = 145 Height = 25 Caption = ' &Ok' TabOrder = 1 OnClick = btnOKClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000120B0000120B00001000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 555555555555555555555555555555555555555555FF55555555555559055555 55555555577FF5555555555599905555555555557777F5555555555599905555 555555557777FF5555555559999905555555555777777F555555559999990555 5555557777777FF5555557990599905555555777757777F55555790555599055 55557775555777FF5555555555599905555555555557777F5555555555559905 555555555555777FF5555555555559905555555555555777FF55555555555579 05555555555555777FF5555555555557905555555555555777FF555555555555 5990555555555555577755555555555555555555555555555555} NumGlyphs = 2 end object btnWebSite: TBitBtn Left = 160 Top = 346 Width = 312 Height = 28 Cursor = crHandPoint Caption = 'btnWebSite' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsUnderline] ParentFont = False TabOrder = 2 OnClick = btnWebSiteClick end object btnEmail: TBitBtn Left = 160 Top = 382 Width = 312 Height = 28 Cursor = crHandPoint Caption = 'btnEmail' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsUnderline] ParentFont = False TabOrder = 3 OnClick = btnEmailClick end end